﻿2026-07-28T04:53:54.1211249Z ##[group]Run actions/checkout@v5
2026-07-28T04:53:54.1211722Z with:
2026-07-28T04:53:54.1212041Z   repository: BigscreenVR/spt-bs-core
2026-07-28T04:53:54.1214715Z   token: ***
2026-07-28T04:53:54.1215001Z   ssh-strict: true
2026-07-28T04:53:54.1215288Z   ssh-user: git
2026-07-28T04:53:54.1215587Z   persist-credentials: true
2026-07-28T04:53:54.1215930Z   clean: true
2026-07-28T04:53:54.1216248Z   sparse-checkout-cone-mode: true
2026-07-28T04:53:54.1217862Z   fetch-depth: 1
2026-07-28T04:53:54.1218153Z   fetch-tags: false
2026-07-28T04:53:54.1218475Z   show-progress: true
2026-07-28T04:53:54.1218768Z   lfs: false
2026-07-28T04:53:54.1219043Z   submodules: false
2026-07-28T04:53:54.1219376Z   set-safe-directory: true
2026-07-28T04:53:54.1219715Z   allow-unsafe-pr-checkout: false
2026-07-28T04:53:54.1220146Z env:
2026-07-28T04:53:54.1220571Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-28T04:53:54.1220933Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-28T04:53:54.1221335Z ##[endgroup]
2026-07-28T04:53:54.3034976Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-28T04:53:54.3036443Z ##[group]Getting Git version info
2026-07-28T04:53:54.3037037Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-28T04:53:54.3246295Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-28T04:53:54.3468580Z git version 2.43.0.windows.1
2026-07-28T04:53:54.3491562Z ##[endgroup]
2026-07-28T04:53:54.3499029Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\9ed2f38a-3494-49d6-8755-33786158dd95\.gitconfig'
2026-07-28T04:53:54.3512597Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\9ed2f38a-3494-49d6-8755-33786158dd95' before making global git config changes
2026-07-28T04:53:54.3513659Z Adding repository directory to the temporary git global config as a safe directory
2026-07-28T04:53:54.3517734Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-28T04:53:54.3749830Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-07-28T04:53:54.3951821Z https://github.com/BigscreenVR/spt-bs-core
2026-07-28T04:53:54.3976634Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-28T04:53:54.3980678Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-28T04:53:54.4191189Z HEAD
2026-07-28T04:53:54.4447181Z ##[endgroup]
2026-07-28T04:53:54.4450270Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-07-28T04:53:55.0022962Z ##[group]Cleaning the repository
2026-07-28T04:53:55.0025535Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-07-28T04:53:56.4457100Z Removing target/
2026-07-28T04:53:56.4491120Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-07-28T04:53:56.5697093Z HEAD is now at aebc3b79 Merge 1b43c1a9492b73d094e1e0f9cf012ce8d14cf027 into bfb555f8b451bf1fd0f868c5b06d57a889fdff81
2026-07-28T04:53:56.5727014Z ##[endgroup]
2026-07-28T04:53:56.5733258Z ##[group]Disabling automatic garbage collection
2026-07-28T04:53:56.5740524Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-28T04:53:56.6441837Z ##[endgroup]
2026-07-28T04:53:56.6442198Z ##[group]Setting up auth
2026-07-28T04:53:56.6448416Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-28T04:53:56.6679481Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-28T04:53:57.1998066Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-28T04:53:57.2249721Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-28T04:53:57.7794407Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-28T04:53:57.8473236Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-28T04:53:58.4311721Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-28T04:53:58.4573938Z ##[endgroup]
2026-07-28T04:53:58.4574539Z ##[group]Fetching the repository
2026-07-28T04:53:58.4582158Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +aebc3b79b504ee77a56ab487ca1db5aa23e74a55:refs/remotes/pull/117/merge
2026-07-28T04:53:59.2190238Z ##[endgroup]
2026-07-28T04:53:59.2190683Z ##[group]Determining the checkout info
2026-07-28T04:53:59.2191162Z ##[endgroup]
2026-07-28T04:53:59.2197018Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-28T04:53:59.2472172Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-28T04:53:59.2696661Z ##[group]Checking out the ref
2026-07-28T04:53:59.2701642Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force refs/remotes/pull/117/merge
2026-07-28T04:53:59.3091972Z HEAD is now at aebc3b79 Merge 1b43c1a9492b73d094e1e0f9cf012ce8d14cf027 into bfb555f8b451bf1fd0f868c5b06d57a889fdff81
2026-07-28T04:53:59.3112062Z ##[endgroup]
2026-07-28T04:53:59.3369135Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-28T04:53:59.4011356Z aebc3b79b504ee77a56ab487ca1db5aa23e74a55
